Closed
Bug 1831074
Opened 2 years ago
Closed 2 years ago
mach-try-perf cache is being stored in the obj directory instead of the .mozbuild folder in the users folder
Categories
(Testing :: Performance, defect, P2)
Testing
Performance
Tracking
(firefox115 fixed)
RESOLVED
FIXED
115 Branch
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: sparky, Assigned: myeongjun.ko)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxp])
Attachments
(1 file)
Currently we store the mach-try-perf cache file in the obj directory which often gets cleaned out which reduces the impact of the cache file. We should see if we can move it to the ~/.mozbuild
folder. It'll also make it easier to find.
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → myeongjun.ko
Status: NEW → ASSIGNED
Updated•2 years ago
|
Attachment #9332403 -
Attachment description: Bug 1831074 - mach-try-perf cache is being stored in the obj directory instead of the .mozbuild folder in the users folder r=sparky → Bug 1831074 - mach-try-perf cache should be stored in the .mozbuild folder in the users folder. r=sparky
Pushed by gmierz2@outlook.com:
https://hg.mozilla.org/integration/autoland/rev/d0f494cde264
mach-try-perf cache should be stored in the .mozbuild folder in the users folder. r=sparky,perftest-reviewers
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•